Release 10.1A: OpenEdge Development:
Programming Interfaces
Verifying that auditing is enabled
If your application is written to be audited, especially if it generates application events, it is an audit-aware application. There is no requirement that any connected database be enabled for auditing in order to run an audit-aware application. However, no audit events, including explicit application events, are generated for the application unless at least one connected database has auditing enabled.
However, if you use auditing, it is typically critical to your application environment. If your application requires auditing to be enabled before it can run, you can verify that this is the case using the
AUDIT-ENABLEDfunction. This function can verify that at least one of the connected databases in the 4GL session is audit-enabled, and you can code a response accordingly.For more information on enabling a database for auditing, see OpenEdge Getting Started: Core Business Services .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |